".remove click"

  • function
 

Binds the "remove" class on click. Removes a history entry.

history.remove click"(el, ev)

Binds the "remove" class on click. Removes a history entry.

Parameters

  1. el {Object}

    The history event to remove.

  2. ev {Object}

    The event that was fired.